fontchooser: Remove signal handlers in dispose
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Sep 2020 14:44:50 +0000 (10:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Sep 2020 14:44:50 +0000 (10:44 -0400)
commit4e35d562630802075607705225069557883cbf43
tree5e1bd3d2925b0eef842197e040bd27514a6004ab
parenta9bf129286bd91904d117a459362f733fd70f5a5
fontchooser: Remove signal handlers in dispose

Avoid ordering issues in dispose by disconnecting
the rows_changed_cb handler first thing.
gtk/gtkfontchooserwidget.c